home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CSi Master: Ableton Live 5
/
CSi Master: Ableton Live 5.iso
/
pc
/
rsrc
/
locrsrc
/
resbox.dir
/
Internal_21_Quit Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-23
|
167 b
|
10 lines
on mouseDown
global gOrigLevel, gOrigColor
set the soundLevel to gOrigLevel
set the colorDepth to gOrigColor
tell the stage
quit()
end tell
quit()
end